{% include 'structure/header.html' %} {% include 'structure/navbar.html' %} Login {% if error %} {{ error }} {% endif %} {% if success %} {{ success }} {% endif %} Username Password Login {% include 'structure/footer.html' %}